Search results

13 packages found

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

published 2.0.1 6 years ago
M
Q
P

Trim empty, nullish, or falsey keys from your JSON object

published 1.2.0 4 months ago
M
Q
P

Check to see if an object is empty (has keys)

published 2.0.1 7 years ago
M
Q
P

(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

published 1.2.0 10 months ago
M
Q
P

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

published 9.3.0 4 months ago
M
Q
P

Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

published 1.0.0 5 years ago
M
Q
P

Remove keys with empty values from an object

published 2.0.0 8 years ago
M
Q
P

Check if an object is empty

published 2.0.0 a year ago
M
Q
P

Common typescript ready prototypes available in both CommonJS and ECMAScript

published 3.0.5 2 years ago
M
Q
P

(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

published 1.1.3 a year ago
M
Q
P
M
Q
P

The package provides methods to check whether a JSON object or a JSON array is empty or not. - The package considers an **object** empty when it is `null`, `undefined` or has no keys. - The package considers an **array** empty when it is `null`, `undefine

published 0.0.3 3 years ago
M
Q
P

Similar to omit-empty, recursively omits empty properties, but also compacts/flattens nested arrays in an object.

published 0.1.3 9 years ago
M
Q
P